The QuickTime VR Manager defines these constants that you can use to specify a controller subtype and media type:
enum {
kQTVRControllerSubType = 'ctyp',
kQTVRQTVRType = 'qtvr'
};